home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 September / maximum-cd-2009-09.iso / DiscContents / Firefox Setup 3.0.7.exe / nonlocalized / chrome / toolkit.jar / content / mozapps / handling / handler.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-08-03  |  168 b   |  8 lines

  1. richlistitem[type="handler"] {
  2.   -moz-binding: url('chrome://mozapps/content/handling/handler.xml#handler');
  3. }
  4.  
  5. #remember-text:not([visible]) {
  6.   visibility: hidden;
  7. }
  8.